home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
C-Cl
/
CD-ROM Tutorial.cpt
/
CD-ROM Tutorial
/
card_61673.txt
< prev
next >
Wrap
Text File
|
1990-04-04
|
1KB
|
57 lines
-- card: 61673 from stack: in
-- bmap block id: 61800
-- flags: 0000
-- background id: 29299
-- name:
----- HyperTalk script -----
on openCard
hide card button "Main Menu"
hide card field "Main Menu"
set hilite of card button "Main Menu" to true
set lockScreen to false
wait 2 seconds
show card button "Main Menu"
show card field "Main Menu"
end openCard
-- part 1 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=386 top=68 right=90 bottom=486
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Main Menu
----- HyperTalk script -----
on mouseUp
global map
put "1" into map
set lockScreen to true
go to card id 25214
end mouseUp
-- part 2 (field)
-- low flags: 00
-- high flags: 2004
-- rect: left=86 top=161 right=186 bottom=448
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name: main menu
-- part contents for card part 2
----- text -----
Click on MAIN MENU to return to the Simulation Menu.